css text highlight

44

.highlight {
    box-shadow: 0 0 0 100000px rgba(0, 0, 0, .8);
}
mark {
  display: inline-block;
  line-height: 0em;
  padding-bottom: 0.5em;
}

Comments

Submit
0 Comments